home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / zloganal.zip / ZLOGANAL.DOC < prev    next >
Text File  |  1997-01-15  |  6KB  |  131 lines

  1. ZLOGANAL is a utility that creates a report based on information contained
  2. in your ZMODEM log files (DSZ.LOG).
  3.  
  4. Although this application is "Shareware", registration is free through
  5. my BBS. Just like to keep an eye out where and to whom this goes.
  6. To get a registration key, just call my BBS
  7. (905) 840-0592 or (905) 846-9507
  8. Registration can be done online from the Main Menu "R" option.
  9.  
  10. You will also have full free access to my BBS (18 online CD's,
  11. over 100 CD's to automatically request files from), and over 50
  12. registered online games.
  13.  
  14. This program will create both a displayable bulletin and a summary report
  15. that you may find useful.
  16.  
  17. Only successful ZMODEM transfers are tracked.
  18. XMODEM and YMODEM transfers are not tracked (due to their inherent
  19. latencies that do not accurately reflect optimum transmission
  20. performance).
  21.  
  22. As ZLOGANAL is run, it also accumulates a LOG file for the whole month
  23. (DSZ.MTH). After the current DSZ.LOG is processed, it is appended to
  24. DSZ.MTH and DSZ.LOG is then erased.
  25. DSZ.MTH is used to calculate and display the throughput rate for the
  26. month-to-date.
  27.  
  28. On the first day of each month, ZLOGANAL will archive the DSZ.MTH
  29. under a name formatted in the following way:
  30.  
  31. DDMMddhh.LOG
  32. Where DD is day of the week (SUnday, MOnday, TUesday, WEdnesday,
  33.                              THursday, FRiday, SAturday)
  34.       MM is month of the year (JAnuary, FEbruary, MArch, APril,
  35.                                MAy, JUne, JuLy, AUgust,
  36.                                SEptember, OCtober, NOvember, DEcember)
  37.                                NOTE that June becomes JU and July
  38.                                becomes JL
  39.       dd is day of the month (01 to 31)
  40.       hh is hour of the day  (00 to 23).
  41.  
  42. ZLOGANAL must be run from the directory containing DSZ.LOG
  43.  
  44.  
  45.  
  46.  
  47. The following is a sample bulletin (ZLOGANAL.ASC) generated from a DSZ.LOG
  48. file.
  49.  
  50.                  ╔══════════════════════════════════════╗
  51.                  ║ Download count and throughput rates  ║
  52.                  ║     Fri Dec 27 20:56:09 1996         ║
  53.                  ║SPEED COUNT  HIGH   LOW   AVG MONTHavg║
  54.                  ╠══════════════════════════════════════╣
  55.                  ║1200      0     0     0     0       0 ║
  56.                  ║2400     22   232   142   233     233 ║
  57.                  ║4800      9   585   454   491     491 ║
  58.                  ║7200      1   380   380   380     380 ║
  59.                  ║9600     39  1182   843  1042    1042 ║
  60.                  ║12.0      0     0     0     0       0 ║
  61.                  ║14.4   1733  1785   326  1490    1490 ║
  62.                  ║16.8      0     0     0     0       0 ║
  63.                  ║19.2    240  2196   231  1968    1968 ║
  64.                  ║21.6     44  2699   343  2414    2414 ║
  65.                  ║24.0    107  3000   472  2392    2392 ║
  66.                  ║26.4    352  3295   364  2646    2646 ║
  67.                  ║28.8    469  3508   663  2902    2902 ║
  68.                  ║31.2     22  3429  1890  2110    2110 ║
  69.                  ║33.6      0     0     0     0       0 ║
  70.                  ╚══════════════════════════════════════╝
  71.  
  72. SPEED    is the modem connect speed (1200bps through 33600bps)
  73. COUNT    is the number of non-error entries read for that SPEED
  74. HIGH     is the highest throughput rate encountered (with one minor
  75.          exception: In the case where an grossly out of line throughput
  76.          rate is encountered (it is not uncommon to see rate of in
  77.          excess of 100000 characters per second at 14400 BPS - a
  78.          physical impossiblity, even with compression, and this value
  79.          would tend to skew the overall averages), an attempt is
  80.          made to "normalize" that rate and treat it as the SPEED in
  81.          bps divided by 8 to arrive at a more "reasonable" value.)
  82. LOW      is the lowest throughput rate encountered for that SPEED
  83. AVG      is the average throughput at that SPEED, arrived at by
  84.          accumulating actual (or "normalized") throughput rates
  85.          and then dividing by COUNT.
  86. MONTHavg is the accumulated month-to-date throughput rate for SPEED
  87.  
  88.  
  89.  
  90.  
  91.  
  92. A second report is displayed to the screen (can be re-directed to a file
  93. as in "ZLOGANAL > ZLOGANAL.LST").
  94. This report summarizes the current DSZ.LOG information. Entries are
  95. only formatted if they are non-zero.
  96.  
  97. Records Read:  3243
  98. Processed   :  3055
  99.  
  100. 2400  Processed:   22 Average rate:  233 High:  232 Low:  142 Extreme:    547
  101. 4800  Processed:    9 Average rate:  491 High:  585 Low:  454 Extreme:    967
  102. 7200  Processed:    1 Average rate:  380 High:  380 Low:  380 Extreme:      0
  103. 9600  Processed:   39 Average rate: 1042 High: 1182 Low:  843 Extreme:  13414
  104. 14400 Processed: 1733 Average rate: 1490 High: 1785 Low:  326 Extreme:  26450
  105. 19200 Processed:  240 Average rate: 1968 High: 2196 Low:  231 Extreme:   9888
  106. 21600 Processed:   44 Average rate: 2414 High: 2699 Low:  343 Extreme:   2998
  107. 24000 Processed:  107 Average rate: 2392 High: 3000 Low:  472 Extreme:   3264
  108. 26400 Processed:  352 Average rate: 2646 High: 3295 Low:  364 Extreme:  23442
  109. 28800 Processed:  469 Average rate: 2902 High: 3508 Low:  663 Extreme:   7595
  110. 31200 Processed:   22 Average rate: 2110 High: 3429 Low: 1890 Extreme:      0
  111.  
  112. Records Read      is the actual number of DSZ.LOG records read
  113. Processed         is the actual count of records processed (ZMODEM
  114.                   non-error transmissions, excludes YMODEM/XMODEM
  115.                   and aborted transmissions)
  116. 2400 Processed    is the count of records processed for SPEED 1200bps
  117. Average rate      is the average throughput at that SPEED
  118. High              is the highest "normalized" throughput rate encountered
  119.                   for that SPEED. If the processed count is low, and
  120.                   all processed rates fall outside of the "normalized"
  121.                   throughput rate, this value might indicate zero.
  122.                   This just indicates that no rate under the "normalized"
  123.                   rate has been encountered this run.
  124. Low               is the actual lowest throughput rate encountered for
  125.                   that SPEED
  126. Extreme           is the highest non-normalized throughput rate encountered
  127.                   The average rate does not include these non-normalized
  128.                   throughput rates
  129.  
  130.  
  131.